@forelse($power_units as $power_unit)

{!! $power_unit->name !!}

{!! $power_unit->email !!}
Verified Approved

{!! $power_unit->details !!}

@empty @endif